home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-10-22 | 2.1 KB | 44 lines | [TEXT/max2] |
- Comments on Max examples:
- Use Color monitor and U220 file on HD 1991 disk. examples by jeff pressing 1991.
-
- RowMusic:
- produces two single line versions of a single row. The row can be updated in the file "row".
- 4 standard forms can be chosen from pop-up menus. Interattack times can be set as well as MIDI channels.
- Required to operate: RowMusic; ROWGENERATE; row.
-
-
- Quaternmusic:
- produces quaternion logistic map music. Use U220 patch 10 and fix guitar sound. Music can be recorded
- as MIDI file and then autonotated for performance. Use PRO4 and then Encore.
- Required to operate: quaternmusic; quaternfunct; QUAT+; QUAT*; reflect.
-
- This describes performance transformation objects:
-
- invert in action:
- "note invert" takes note input, inverts it around input note number (left inlet), and puts out
- note and velocity value. argument is MIDI channel to which this applies; right inlet simile.
- Original sound can be switched off/on, and controller 16 (A-50 # 88 slider 2) can control
- split point in real time.
- Required to operate: noteinvert; invert in action.
-
- notedataswap:
- swaps note and velocity bytes in note-on messages; foot controller (#4) controls
- duration of note. Note offs are filtered out from causing trouble.
- Required to operate: notedataswap. Use with vibraphone sound,
- patch 5 (should be automatic).
-
- 2footswitchOK:
- this uses contoller 4 (recommended: foot) to control MIDI channel from 1 to 8,
- and controller 5 (recommended: foot) to control maximum note duration on a channel.
- When notes are temporarily stuck due to changing channel in the middle of a
- note, this turns them off. Remaining problem is that too many note offs come through
- in some situations, manufactured by the program. Use A50 program 77 (has foot pedals)
- Set DX7 to channel 8 receive. Program changes should automatically initialize.
- Required to operate: 2FootswitchOK.
-
- multiliverecord:
- this uses the top six keys of the A-50, D6 to G6 inclusive, as switches that select which of 6
- sequencers to perform live material into. Stop/ record is off/on by foot switch # 69.
- Needs work.
-
-